pygrub: support parsing of syslinux configuration files
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Feb 2010 14:03:47 +0000 (14:03 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 1 Feb 2010 14:03:47 +0000 (14:03 +0000)
commitc11179ee21c5b934f401039985ad6573b72f92e7
tree4705397c7c62ff2b16d785c3c55a1ad654d54e99
parent62e1b8798b3dbc07e466bc6318131a2b3443b95b
pygrub: support parsing of syslinux configuration files

Allows booting from ISOs which use isolinux as well as guests using
extlinux.

Also add copyright header to GrubConf.py, I think the grub2 support
added last year qualifies as a substantial change.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
tools/pygrub/src/ExtLinuxConf.py [new file with mode: 0644]
tools/pygrub/src/GrubConf.py
tools/pygrub/src/pygrub